[INFO] fetching crate x-one 0.5.0...
[INFO] testing x-one-0.5.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate x-one 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate x-one 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate x-one 0.5.0
[INFO] tweaked toml for crates.io crate x-one 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate x-one 0.5.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate x-one 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v3.3.1
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded serial_test v3.3.1
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.28.0
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.28.0
[INFO] [stderr]   Downloaded moka v0.12.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 015fe2d80d27382796527f8edcd98067a183277d85f953d34de9e48eac35e2c7
[INFO] running `Command { std: "docker" "start" "-a" "015fe2d80d27382796527f8edcd98067a183277d85f953d34de9e48eac35e2c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "015fe2d80d27382796527f8edcd98067a183277d85f953d34de9e48eac35e2c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015fe2d80d27382796527f8edcd98067a183277d85f953d34de9e48eac35e2c7", kill_on_drop: false }`
[INFO] [stdout] 015fe2d80d27382796527f8edcd98067a183277d85f953d34de9e48eac35e2c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82579760fd49be1ca8a36a140eb3cfc0e978ab9f05f639f9f649151c6e4473ae
[INFO] running `Command { std: "docker" "start" "-a" "82579760fd49be1ca8a36a140eb3cfc0e978ab9f05f639f9f649151c6e4473ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling opentelemetry-stdout v0.28.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling x-one v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s
[INFO] running `Command { std: "docker" "inspect" "82579760fd49be1ca8a36a140eb3cfc0e978ab9f05f639f9f649151c6e4473ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82579760fd49be1ca8a36a140eb3cfc0e978ab9f05f639f9f649151c6e4473ae", kill_on_drop: false }`
[INFO] [stdout] 82579760fd49be1ca8a36a140eb3cfc0e978ab9f05f639f9f649151c6e4473ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad458bea90a501cbacaec8bd628c76b7089eb29c759173d09fd1f2e3b40a895c
[INFO] running `Command { std: "docker" "start" "-a" "ad458bea90a501cbacaec8bd628c76b7089eb29c759173d09fd1f2e3b40a895c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling opentelemetry-stdout v0.28.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling x-one v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> tests/xpipeline/pipeline.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct TextFrame(String);
[INFO] [stdout]   |        --------- ^^^^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrefixProcessor` is never constructed
[INFO] [stdout]   --> tests/xpipeline/pipeline.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct PrefixProcessor;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcm31wUF/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-eee98293968cee27,libscc-b289d8aaefa9e405,libsdd-e900eacb139da162,libx_one-a098c1d226c56bcd,libsqlx-5696aabad354dae9,libsqlx_postgres-dcc74a7c84ee68b4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libmd5-1796d529e0cce359,libatoi-419d84771c8c75f4,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-2d83ba3daf32fe31,libhmac-6c2b53fec140b7c1,libsqlx_mysql-e674da625057fd4e,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1e924d369e48dcfe,libsha1-d280244d30f9e362,librsa-28b506b044329396,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-53588c7627ebeb26,libnum_bigint_dig-d17257d5b91480c7,liblibm-6e8521081c3763a4,libnum_iter-8119f2a5995a06c8,libsqlx_core-2635ec3198eaf619,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libsha2-e9cddd877183fbd5,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-b45f7fabbfe82e1f,libsubtle-ca7024fc66e4388f,libwebpki-d3b9904977b4366f,libring-d824a022e1c44508,libuntrusted-3420b86308bec153,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcrossbeam_queue-f068d10e96971ec0,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libreqwest-dc23cf2ce3decb2a,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-440e6cdecbebf85d,libtokio_native_tls-04d7c890ddff7fb8,libencoding_rs-f47fb1c01542042e,libtower_http-774f6740e3fb66ee,libiri_string-d8b08e8827a09725,libnative_tls-c80cb112dbec2659,libopenssl_probe-cbab9b905ab83f66,libopenssl-1d46c7e9139d6e25,libbitflags-453afd4b96bba1da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libopentelemetry_stdout-9f2a049612bd0c35,libtracing_appender-e451863a15dc8a69,libtime-cf782b45471253dc,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libpnet_datalink-b276065db38b57ed,libpnet_sys-deb60cd03a0d7b08,libpnet_base-89d2a1254c1ad83c,libno_std_net-d226e1d5094a9b35,libipnetwork-22dc00e723a5ad5e,libchrono-bd3f3b5b0f0d280a,libiana_time_zone-e4284183d46316cc,libhumantime-ec1108f343b20094,libdotenvy-c158e10653a35757,libserde_yaml-feebc57505c00b21,libunsafe_libyaml-7bc1bf218b2f5452,libprometheus_client-6dc69332b5a26e7e,libdtoa-1a7b0ac56c85c3c4,libredis-bdeaadb534c35657,liburl-98dab555a46fc363,libidna-df989b44a068b892,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5cc840d78996ad54,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-4b1416ab2e348b52,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libsocket2-09e6398933da7311,libitertools-76a6dcf811ac5777,libeither-56857b4f443ebec2,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-a49eae8a9d89a244,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07,libfutures-bd2fa28c9fe739cb,libarc_swap-36a94ed20f10610e,libcombine-e87e347ced8a7e60,libaxum-2181b3b0e86397d6,libserde_path_to_error-f82a59413c0cf13c,libserde_urlencoded-b6acd95570ef21e2,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-c809f0901e0f0170,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-0f180c56a254739d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2aaa9d4c127e5727,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-603a348dd2ccefb4,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libmime-4b44681fdb2c65f7,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-b74933cbdd5556da,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libmoka-a7fc7519be5dfea3,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libequivalent-7e0e8cbe6c474a67,libopentelemetry_sdk-77ebb9f0b300a51a,libtokio_stream-c0f34de7fad617f7,libfutures_executor-a5bed979ee8d8c11,librand-dea741d86cac3f6c,librand_chacha-701f8d6db503fd06,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libfutures_util-75b8191faf8eade6,libfutures_io-972ebb79349338ae,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpercent_encoding-c53c37e60dd2727e,libopentelemetry-265df9ad2b57ae3b,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libthiserror-2639ab6c4a0f696d,libtracing_subscriber-4f9b5e1f02a9aeaa,libtracing_serde-a83e243a3e399481,libserde_json-87d56bc20e665472,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libsharded_slab-86c02de814b2de8a,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libmatchers-a3de18a143b50ae1,libnu_ansi_term-397b1770c3b67a2d,libtracing-6226526fad006638,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libbackon-ac35f0173f772225,libfastrand-503f12a96d791409,libtokio-6871f5810c065d0b,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,libpin_project_lite-bedc6e0acd72ff2a,libparking_lot-23be511facfc5908,libparking_lot_core-38428760b4abf500,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-a7cec3c44a464c48,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libserde-9198d4cfdcb1f7f4,libserde_core-41b4206248df10fd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcm31wUF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xcache-98631d25506d0f40" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x-one` (test "xcache") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPUcN9Q/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-eee98293968cee27,libscc-b289d8aaefa9e405,libsdd-e900eacb139da162,libx_one-a098c1d226c56bcd,libsqlx-5696aabad354dae9,libsqlx_postgres-dcc74a7c84ee68b4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libmd5-1796d529e0cce359,libatoi-419d84771c8c75f4,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-2d83ba3daf32fe31,libhmac-6c2b53fec140b7c1,libsqlx_mysql-e674da625057fd4e,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1e924d369e48dcfe,libsha1-d280244d30f9e362,librsa-28b506b044329396,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-53588c7627ebeb26,libnum_bigint_dig-d17257d5b91480c7,liblibm-6e8521081c3763a4,libnum_iter-8119f2a5995a06c8,libsqlx_core-2635ec3198eaf619,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libsha2-e9cddd877183fbd5,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-b45f7fabbfe82e1f,libsubtle-ca7024fc66e4388f,libwebpki-d3b9904977b4366f,libring-d824a022e1c44508,libuntrusted-3420b86308bec153,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcrossbeam_queue-f068d10e96971ec0,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libreqwest-dc23cf2ce3decb2a,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-440e6cdecbebf85d,libtokio_native_tls-04d7c890ddff7fb8,libencoding_rs-f47fb1c01542042e,libtower_http-774f6740e3fb66ee,libiri_string-d8b08e8827a09725,libnative_tls-c80cb112dbec2659,libopenssl_probe-cbab9b905ab83f66,libopenssl-1d46c7e9139d6e25,libbitflags-453afd4b96bba1da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libopentelemetry_stdout-9f2a049612bd0c35,libtracing_appender-e451863a15dc8a69,libtime-cf782b45471253dc,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libpnet_datalink-b276065db38b57ed,libpnet_sys-deb60cd03a0d7b08,libpnet_base-89d2a1254c1ad83c,libno_std_net-d226e1d5094a9b35,libipnetwork-22dc00e723a5ad5e,libchrono-bd3f3b5b0f0d280a,libiana_time_zone-e4284183d46316cc,libhumantime-ec1108f343b20094,libdotenvy-c158e10653a35757,libserde_yaml-feebc57505c00b21,libunsafe_libyaml-7bc1bf218b2f5452,libprometheus_client-6dc69332b5a26e7e,libdtoa-1a7b0ac56c85c3c4,libredis-bdeaadb534c35657,liburl-98dab555a46fc363,libidna-df989b44a068b892,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5cc840d78996ad54,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-4b1416ab2e348b52,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libsocket2-09e6398933da7311,libitertools-76a6dcf811ac5777,libeither-56857b4f443ebec2,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-a49eae8a9d89a244,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07,libfutures-bd2fa28c9fe739cb,libarc_swap-36a94ed20f10610e,libcombine-e87e347ced8a7e60,libaxum-2181b3b0e86397d6,libserde_path_to_error-f82a59413c0cf13c,libserde_urlencoded-b6acd95570ef21e2,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-c809f0901e0f0170,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-0f180c56a254739d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2aaa9d4c127e5727,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-603a348dd2ccefb4,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libmime-4b44681fdb2c65f7,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-b74933cbdd5556da,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libmoka-a7fc7519be5dfea3,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libequivalent-7e0e8cbe6c474a67,libopentelemetry_sdk-77ebb9f0b300a51a,libtokio_stream-c0f34de7fad617f7,libfutures_executor-a5bed979ee8d8c11,librand-dea741d86cac3f6c,librand_chacha-701f8d6db503fd06,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libfutures_util-75b8191faf8eade6,libfutures_io-972ebb79349338ae,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpercent_encoding-c53c37e60dd2727e,libopentelemetry-265df9ad2b57ae3b,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libthiserror-2639ab6c4a0f696d,libtracing_subscriber-4f9b5e1f02a9aeaa,libtracing_serde-a83e243a3e399481,libserde_json-87d56bc20e665472,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libsharded_slab-86c02de814b2de8a,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libmatchers-a3de18a143b50ae1,libnu_ansi_term-397b1770c3b67a2d,libtracing-6226526fad006638,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libbackon-ac35f0173f772225,libfastrand-503f12a96d791409,libtokio-6871f5810c065d0b,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,libpin_project_lite-bedc6e0acd72ff2a,libparking_lot-23be511facfc5908,libparking_lot_core-38428760b4abf500,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-a7cec3c44a464c48,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libserde-9198d4cfdcb1f7f4,libserde_core-41b4206248df10fd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPUcN9Q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xorm-b0678cd77a30e71c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x-one` (test "xorm") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3Wq4Qh/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libx_one-a098c1d226c56bcd,libsqlx-5696aabad354dae9,libsqlx_postgres-dcc74a7c84ee68b4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libmd5-1796d529e0cce359,libatoi-419d84771c8c75f4,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-2d83ba3daf32fe31,libhmac-6c2b53fec140b7c1,libsqlx_mysql-e674da625057fd4e,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1e924d369e48dcfe,libsha1-d280244d30f9e362,librsa-28b506b044329396,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-53588c7627ebeb26,libnum_bigint_dig-d17257d5b91480c7,liblibm-6e8521081c3763a4,libnum_iter-8119f2a5995a06c8,libsqlx_core-2635ec3198eaf619,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libsha2-e9cddd877183fbd5,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-b45f7fabbfe82e1f,libsubtle-ca7024fc66e4388f,libwebpki-d3b9904977b4366f,libring-d824a022e1c44508,libuntrusted-3420b86308bec153,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcrossbeam_queue-f068d10e96971ec0,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libreqwest-dc23cf2ce3decb2a,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-440e6cdecbebf85d,libtokio_native_tls-04d7c890ddff7fb8,libencoding_rs-f47fb1c01542042e,libtower_http-774f6740e3fb66ee,libiri_string-d8b08e8827a09725,libnative_tls-c80cb112dbec2659,libopenssl_probe-cbab9b905ab83f66,libopenssl-1d46c7e9139d6e25,libbitflags-453afd4b96bba1da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libopentelemetry_stdout-9f2a049612bd0c35,libtracing_appender-e451863a15dc8a69,libtime-cf782b45471253dc,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libpnet_datalink-b276065db38b57ed,libpnet_sys-deb60cd03a0d7b08,libpnet_base-89d2a1254c1ad83c,libno_std_net-d226e1d5094a9b35,libipnetwork-22dc00e723a5ad5e,libchrono-bd3f3b5b0f0d280a,libiana_time_zone-e4284183d46316cc,libhumantime-ec1108f343b20094,libdotenvy-c158e10653a35757,libserde_yaml-feebc57505c00b21,libunsafe_libyaml-7bc1bf218b2f5452,libprometheus_client-6dc69332b5a26e7e,libdtoa-1a7b0ac56c85c3c4,libredis-bdeaadb534c35657,liburl-98dab555a46fc363,libidna-df989b44a068b892,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5cc840d78996ad54,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-4b1416ab2e348b52,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libsocket2-09e6398933da7311,libitertools-76a6dcf811ac5777,libeither-56857b4f443ebec2,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-a49eae8a9d89a244,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07,libfutures-bd2fa28c9fe739cb,libarc_swap-36a94ed20f10610e,libcombine-e87e347ced8a7e60,libaxum-2181b3b0e86397d6,libserde_path_to_error-f82a59413c0cf13c,libserde_urlencoded-b6acd95570ef21e2,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-c809f0901e0f0170,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-0f180c56a254739d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2aaa9d4c127e5727,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-603a348dd2ccefb4,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-0a868358e3edd953,libmime-4b44681fdb2c65f7,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-b74933cbdd5556da,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libmoka-a7fc7519be5dfea3,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libequivalent-7e0e8cbe6c474a67,libopentelemetry_sdk-77ebb9f0b300a51a,libtokio_stream-c0f34de7fad617f7,libfutures_executor-a5bed979ee8d8c11,librand-dea741d86cac3f6c,librand_chacha-701f8d6db503fd06,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libfutures_util-75b8191faf8eade6,libfutures_io-972ebb79349338ae,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libpercent_encoding-c53c37e60dd2727e,libopentelemetry-265df9ad2b57ae3b,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libthiserror-2639ab6c4a0f696d,libtracing_subscriber-4f9b5e1f02a9aeaa,libtracing_serde-a83e243a3e399481,libserde_json-87d56bc20e665472,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libsharded_slab-86c02de814b2de8a,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libmatchers-a3de18a143b50ae1,libnu_ansi_term-397b1770c3b67a2d,libtracing-6226526fad006638,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libbackon-ac35f0173f772225,libfastrand-503f12a96d791409,libtokio-6871f5810c065d0b,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,libpin_project_lite-bedc6e0acd72ff2a,libparking_lot-23be511facfc5908,libparking_lot_core-38428760b4abf500,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-a7cec3c44a464c48,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libserde-9198d4cfdcb1f7f4,libserde_core-41b4206248df10fd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3Wq4Qh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xlog-f21becd8359040e1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x-one` (test "xlog") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ad458bea90a501cbacaec8bd628c76b7089eb29c759173d09fd1f2e3b40a895c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad458bea90a501cbacaec8bd628c76b7089eb29c759173d09fd1f2e3b40a895c", kill_on_drop: false }`
[INFO] [stdout] ad458bea90a501cbacaec8bd628c76b7089eb29c759173d09fd1f2e3b40a895c
